Object Oriented Software Engineering   View all facts   Glossary   Help
subject > programming language construct > package^2
Next programming language constructprocedure    Upprogramming language construct    Previous programming language constructoperator   

package^2 comparison table
Subject implement have high cohesion define has definition have purpose be see also has part is a subtopic of lack is a kind of perform import by
Java packagesubsystemif related aspects of a system are kept together in this module, and unrelated aspects are kept outa name spaceA collection of classes and interfacesto group together related classes into a subsystemreusable if it can be used in several different systems with little or no modificationpackage^3Java package nameThe Basics of Javaside effects if it does not modify any data, and does not leave behind any information, other than its result, that would have an effect on other computationspackage^2a special-purpose function such as the user interface for a particular systemusing the import statement

Next programming language constructprocedure    Upprogramming language construct    Previous programming language constructoperator